home *** CD-ROM | disk | FTP | other *** search
/ Mastering Microsoft Visual Basic 5 / Mastering Microsoft Visual Basic 5.ISO / sampapps / globaltimer / globaltimer.vbp < prev    next >
Text File  |  1997-01-23  |  763b  |  36 lines

  1. Type=OleDll
  2. Class=CTimer; CTimer.cls
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
  4. Module=modTimer; modTimer.bas
  5. Startup="Sub Main"
  6. HelpFile=""
  7. Title="GLOBALTIMER"
  8. ExeName32="GTimer.dll"
  9. Path32="GlobalTimer"
  10. Command32=""
  11. Name="GlobalTimer"
  12. HelpContextID="0"
  13. CompatibleMode="2"
  14. CompatibleEXE32="GTimer.dll"
  15. VersionCompatible32="1"
  16. MajorVer=1
  17. MinorVer=0
  18. RevisionVer=0
  19. AutoIncrementVer=0
  20. ServerSupportFiles=0
  21. VersionCompanyName="Microsoft"
  22. CompilationType=0
  23. OptimizationType=0
  24. FavorPentiumPro(tm)=0
  25. CodeViewDebugInfo=0
  26. NoAliasing=0
  27. BoundsCheck=0
  28. OverflowCheck=0
  29. FlPointCheck=0
  30. FDIVCheck=0
  31. UnroundedFP=0
  32. StartMode=1
  33. Unattended=-1
  34. ThreadPerObject=0
  35. MaxNumberOfThreads=1
  36.